[INFO] cloning repository https://github.com/e-sp9/lalapad-gen2-rmk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/e-sp9/lalapad-gen2-rmk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe-sp9%2Flalapad-gen2-rmk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe-sp9%2Flalapad-gen2-rmk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6adf4c4550e67f3761b5e4ea9d9d4cb2b04234ab
[INFO] fixing e-sp9/lalapad-gen2-rmk against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe-sp9%2Flalapad-gen2-rmk" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/e-sp9/lalapad-gen2-rmk
[INFO] finished tweaking git repo https://github.com/e-sp9/lalapad-gen2-rmk
[INFO] tweaked toml for git repo https://github.com/e-sp9/lalapad-gen2-rmk written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/e-sp9/lalapad-gen2-rmk on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/e-sp9/lalapad-gen2-rmk already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/alexmoon/nrf-sdc`
[INFO] [stderr]     Updating git submodule `https://github.com/ARM-software/CMSIS_5.git`
[INFO] [stderr]     Updating git submodule `https://github.com/NordicSemiconductor/nrfx.git`
[INFO] [stderr]     Updating git submodule `https://github.com/nrfconnect/sdk-nrfxlib.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded usbd-hid-macros v0.9.0
[INFO] [stderr]   Downloaded usbd-hid-descriptors v0.9.0
[INFO] [stderr]   Downloaded trouble-host-macros v0.3.0
[INFO] [stderr]   Downloaded usbd-hid v0.9.0
[INFO] [stderr]   Downloaded trouble-host v0.5.1
[INFO] [stderr]   Downloaded dbl v0.3.2
[INFO] [stderr]   Downloaded defmt-rtt v1.1.0
[INFO] [stderr]   Downloaded const-gen v1.6.9
[INFO] [stderr]   Downloaded serde-inline-default v1.0.1
[INFO] [stderr]   Downloaded const-gen-derive v1.1.7
[INFO] [stderr]   Downloaded embassy-net-driver-channel v0.3.2
[INFO] [stderr]   Downloaded rmk-types v0.2.2
[INFO] [stderr]   Downloaded rmk-config v0.6.1
[INFO] [stderr]   Downloaded bitfield-struct v0.12.1
[INFO] [stderr]   Downloaded postcard-derive v0.2.2
[INFO] [stderr]   Downloaded rmk-macro v0.7.1
[INFO] [stderr]   Downloaded btuuid v0.1.1
[INFO] [stderr]   Downloaded sequential-storage v6.0.1
[INFO] [stderr]   Downloaded embassy-usb v0.5.1
[INFO] [stderr]   Downloaded config v0.15.22
[INFO] [stderr]   Downloaded cmac v0.7.2
[INFO] [stderr]   Downloaded bt-hci v0.6.0
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.4
[INFO] [stderr]   Downloaded embassy-nrf v0.8.0
[INFO] [stderr]   Downloaded ron v0.12.1
[INFO] [stderr]   Downloaded fixed v1.31.0
[INFO] [stderr]   Downloaded nrf-pac v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1d452b5b462825cbc95f4fa5e0fc9bf3d1352e2d463e8364c5808d0e4e8eeab4
[INFO] running `Command { std: "docker" "start" "1d452b5b462825cbc95f4fa5e0fc9bf3d1352e2d463e8364c5808d0e4e8eeab4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1d452b5b462825cbc95f4fa5e0fc9bf3d1352e2d463e8364c5808d0e4e8eeab4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d452b5b462825cbc95f4fa5e0fc9bf3d1352e2d463e8364c5808d0e4e8eeab4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1d452b5b462825cbc95f4fa5e0fc9bf3d1352e2d463e8364c5808d0e4e8eeab4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling defmt-macros v1.0.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bitfield v0.14.0
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling defmt v1.0.1
[INFO] [stderr]    Compiling embassy-time-driver v0.2.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling usbd-hid-descriptors v0.9.0
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]     Checking encode_unicode v0.3.6
[INFO] [stderr]     Checking usb-device v0.3.2
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking winnow v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking ssmarshal v1.0.0
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling const-gen-derive v1.1.7
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling const-gen v1.6.9
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling defmt-parser v1.0.0
[INFO] [stderr]    Compiling usbd-hid-macros v0.9.0
[INFO] [stderr]    Compiling lalapad-gen2-rmk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking usbd-hid v0.9.0
[INFO] [stderr]     Checking embassy-time v0.5.1
[INFO] [stdout] warning: constant `SCROLL_SMOOTHING_FP_SHIFT` is never used
[INFO] [stdout]    --> src/iqs9151.rs:110:7
[INFO] [stdout]     |
[INFO] [stdout] 110 | const SCROLL_SMOOTHING_FP_SHIFT: u8 = 8;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SCROLL_SMOOTHING_PREVIOUS_WEIGHT` is never used
[INFO] [stdout]    --> src/iqs9151.rs:111:7
[INFO] [stdout]     |
[INFO] [stdout] 111 | const SCROLL_SMOOTHING_PREVIOUS_WEIGHT: i32 = 1;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SCROLL_SMOOTHING_CURRENT_WEIGHT` is never used
[INFO] [stdout]    --> src/iqs9151.rs:112:7
[INFO] [stdout]     |
[INFO] [stdout] 112 | const SCROLL_SMOOTHING_CURRENT_WEIGHT: i32 = 1;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SCROLL_INERTIA_HISTORY_SIZE` is never used
[INFO] [stdout]    --> src/iqs9151.rs:113:7
[INFO] [stdout]     |
[INFO] [stdout] 113 | const SCROLL_INERTIA_HISTORY_SIZE: usize = 12;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SCROLL_INERTIA_INTERVAL_MS` is never used
[INFO] [stdout]    --> src/iqs9151.rs:114:7
[INFO] [stdout]     |
[INFO] [stdout] 114 | const SCROLL_INERTIA_INTERVAL_MS: u32 = 10;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SCROLL_INERTIA_MAX_DURATION_MS` is never used
[INFO] [stdout]    --> src/iqs9151.rs:115:7
[INFO] [stdout]     |
[INFO] [stdout] 115 | const SCROLL_INERTIA_MAX_DURATION_MS: u32 = 700;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SCROLL_INERTIA_DECAY_NUM` is never used
[INFO] [stdout]    --> src/iqs9151.rs:116:7
[INFO] [stdout]     |
[INFO] [stdout] 116 | const SCROLL_INERTIA_DECAY_NUM: i32 = 980;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SCROLL_INERTIA_DECAY_DEN` is never used
[INFO] [stdout]    --> src/iqs9151.rs:117:7
[INFO] [stdout]     |
[INFO] [stdout] 117 | const SCROLL_INERTIA_DECAY_DEN: i32 = 1000;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SCROLL_INERTIA_FP_SHIFT` is never used
[INFO] [stdout]    --> src/iqs9151.rs:118:7
[INFO] [stdout]     |
[INFO] [stdout] 118 | const SCROLL_INERTIA_FP_SHIFT: u8 = 8;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SCROLL_INERTIA_START_THRESHOLD` is never used
[INFO] [stdout]    --> src/iqs9151.rs:119:7
[INFO] [stdout]     |
[INFO] [stdout] 119 | const SCROLL_INERTIA_START_THRESHOLD: i32 = 1;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SCROLL_INERTIA_MIN_VELOCITY` is never used
[INFO] [stdout]    --> src/iqs9151.rs:120:7
[INFO] [stdout]     |
[INFO] [stdout] 120 | const SCROLL_INERTIA_MIN_VELOCITY: i32 = 1;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SCROLL_INERTIA_RECENT_WINDOW_MS` is never used
[INFO] [stdout]    --> src/iqs9151.rs:121:7
[INFO] [stdout]     |
[INFO] [stdout] 121 | const SCROLL_INERTIA_RECENT_WINDOW_MS: u32 = 60;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SCROLL_INERTIA_STALE_GAP_MS` is never used
[INFO] [stdout]    --> src/iqs9151.rs:122:7
[INFO] [stdout]     |
[INFO] [stdout] 122 | const SCROLL_INERTIA_STALE_GAP_MS: u32 = 35;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SCROLL_INERTIA_MIN_SAMPLES` is never used
[INFO] [stdout]    --> src/iqs9151.rs:123:7
[INFO] [stdout]     |
[INFO] [stdout] 123 | const SCROLL_INERTIA_MIN_SAMPLES: usize = 1;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SCROLL_INERTIA_MIN_AVG_SPEED` is never used
[INFO] [stdout]    --> src/iqs9151.rs:124:7
[INFO] [stdout]     |
[INFO] [stdout] 124 | const SCROLL_INERTIA_MIN_AVG_SPEED: i32 = 4;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CURSOR_INERTIA_INTERVAL_MS` is never used
[INFO] [stdout]    --> src/iqs9151.rs:125:7
[INFO] [stdout]     |
[INFO] [stdout] 125 | const CURSOR_INERTIA_INTERVAL_MS: u32 = 10;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CURSOR_INERTIA_MAX_DURATION_MS` is never used
[INFO] [stdout]    --> src/iqs9151.rs:126:7
[INFO] [stdout]     |
[INFO] [stdout] 126 | const CURSOR_INERTIA_MAX_DURATION_MS: u32 = 3000;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CURSOR_INERTIA_DECAY_NUM` is never used
[INFO] [stdout]    --> src/iqs9151.rs:127:7
[INFO] [stdout]     |
[INFO] [stdout] 127 | const CURSOR_INERTIA_DECAY_NUM: i32 = 950;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CURSOR_INERTIA_DECAY_DEN` is never used
[INFO] [stdout]    --> src/iqs9151.rs:128:7
[INFO] [stdout]     |
[INFO] [stdout] 128 | const CURSOR_INERTIA_DECAY_DEN: i32 = 1000;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CURSOR_INERTIA_START_THRESHOLD` is never used
[INFO] [stdout]    --> src/iqs9151.rs:129:7
[INFO] [stdout]     |
[INFO] [stdout] 129 | const CURSOR_INERTIA_START_THRESHOLD: i32 = 2;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CURSOR_INERTIA_MIN_VELOCITY` is never used
[INFO] [stdout]    --> src/iqs9151.rs:130:7
[INFO] [stdout]     |
[INFO] [stdout] 130 | const CURSOR_INERTIA_MIN_VELOCITY: i32 = 2;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CURSOR_INERTIA_RECENT_WINDOW_MS` is never used
[INFO] [stdout]    --> src/iqs9151.rs:131:7
[INFO] [stdout]     |
[INFO] [stdout] 131 | const CURSOR_INERTIA_RECENT_WINDOW_MS: u32 = 60;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CURSOR_INERTIA_STALE_GAP_MS` is never used
[INFO] [stdout]    --> src/iqs9151.rs:132:7
[INFO] [stdout]     |
[INFO] [stdout] 132 | const CURSOR_INERTIA_STALE_GAP_MS: u32 = 35;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CURSOR_INERTIA_MIN_SAMPLES` is never used
[INFO] [stdout]    --> src/iqs9151.rs:133:7
[INFO] [stdout]     |
[INFO] [stdout] 133 | const CURSOR_INERTIA_MIN_SAMPLES: usize = 2;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CURSOR_INERTIA_MIN_AVG_SPEED` is never used
[INFO] [stdout]    --> src/iqs9151.rs:134:7
[INFO] [stdout]     |
[INFO] [stdout] 134 | const CURSOR_INERTIA_MIN_AVG_SPEED: i32 = 10;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_slice` is never used
[INFO] [stdout]    --> src/iqs9151.rs:331:14
[INFO] [stdout]     |
[INFO] [stdout] 259 | / impl<I2C> Iqs9151<I2C>
[INFO] [stdout] 260 | | where
[INFO] [stdout] 261 | |     I2C: I2c,
[INFO] [stdout]     | |_____________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 331 |       async fn write_slice(
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `pinch_wheel_to_motion` is never used
[INFO] [stdout]     --> src/iqs9151.rs:1578:4
[INFO] [stdout]      |
[INFO] [stdout] 1578 | fn pinch_wheel_to_motion(side: TrackpadSide, wheel: i16) -> Option<TrackpadMotionEvent> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `trackpad_active_speed_profile` is never used
[INFO] [stdout]     --> src/iqs9151.rs:1755:4
[INFO] [stdout]      |
[INFO] [stdout] 1755 | fn trackpad_active_speed_profile() -> TrackpadSpeedProfile {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `apply_dynamic_motion_scale` is never used
[INFO] [stdout]     --> src/iqs9151.rs:1831:4
[INFO] [stdout]      |
[INFO] [stdout] 1831 | fn apply_dynamic_motion_scale(mut motion: TrackpadMotionEvent) -> TrackpadMotionEvent {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DynamicAxis` is never used
[INFO] [stdout]     --> src/iqs9151.rs:1864:6
[INFO] [stdout]      |
[INFO] [stdout] 1864 | enum DynamicAxis {
[INFO] [stdout]      |      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DynamicScrollAxis` is never used
[INFO] [stdout]     --> src/iqs9151.rs:1870:6
[INFO] [stdout]      |
[INFO] [stdout] 1870 | enum DynamicScrollAxis {
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dynamic_cursor_remainder` is never used
[INFO] [stdout]     --> src/iqs9151.rs:1875:4
[INFO] [stdout]      |
[INFO] [stdout] 1875 | fn dynamic_cursor_remainder(side: TrackpadSide, axis: DynamicAxis) -> &'static AtomicI32 {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dynamic_scroll_remainder` is never used
[INFO] [stdout]     --> src/iqs9151.rs:1884:4
[INFO] [stdout]      |
[INFO] [stdout] 1884 | fn dynamic_scroll_remainder(side: TrackpadSide, axis: DynamicScrollAxis) -> &'static AtomicI32 {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dynamic_scale_axis` is never used
[INFO] [stdout]     --> src/iqs9151.rs:1893:4
[INFO] [stdout]      |
[INFO] [stdout] 1893 | fn dynamic_scale_axis(value: i16, scale_x10: u16, remainder: &AtomicI32) -> i16 {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScrollMotionSample` is never constructed
[INFO] [stdout]     --> src/iqs9151.rs:2495:8
[INFO] [stdout]      |
[INFO] [stdout] 2495 | struct ScrollMotionSample {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `EMPTY` is never used
[INFO] [stdout]     --> src/iqs9151.rs:2502:11
[INFO] [stdout]      |
[INFO] [stdout] 2501 | impl ScrollMotionSample {
[INFO] [stdout]      | ----------------------- associated constant in this implementation
[INFO] [stdout] 2502 |     const EMPTY: Self = Self { x: 0, y: 0, ms: 0 };
[INFO] [stdout]      |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScrollMotionHistory` is never constructed
[INFO] [stdout]     --> src/iqs9151.rs:2506:8
[INFO] [stdout]      |
[INFO] [stdout] 2506 | struct ScrollMotionHistory {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InertiaConfig` is never constructed
[INFO] [stdout]     --> src/iqs9151.rs:2513:8
[INFO] [stdout]      |
[INFO] [stdout] 2513 | struct InertiaConfig {
[INFO] [stdout]      |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SCROLL_INERTIA_CONFIG` is never used
[INFO] [stdout]     --> src/iqs9151.rs:2527:7
[INFO] [stdout]      |
[INFO] [stdout] 2527 | const SCROLL_INERTIA_CONFIG: InertiaConfig = InertiaConfig {
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CURSOR_INERTIA_CONFIG` is never used
[INFO] [stdout]     --> src/iqs9151.rs:2541:7
[INFO] [stdout]      |
[INFO] [stdout] 2541 | const CURSOR_INERTIA_CONFIG: InertiaConfig = InertiaConfig {
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `push`, `seed`, and `seed_with` are never used
[INFO] [stdout]     --> src/iqs9151.rs:2556:18
[INFO] [stdout]      |
[INFO] [stdout] 2555 | impl ScrollMotionHistory {
[INFO] [stdout]      | ------------------------ associated items in this implementation
[INFO] [stdout] 2556 |     pub const fn new() -> Self {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 2569 |     fn push(&mut self, delta: TrackpadScrollDelta, now_ms: u32) {
[INFO] [stdout]      |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2585 |     fn seed(self, now_ms: u32) -> Option<ScrollInertiaSeed> {
[INFO] [stdout]      |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2589 |     fn seed_with(self, now_ms: u32, config: InertiaConfig) -> Option<ScrollInertiaSeed> {
[INFO] [stdout]      |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScrollInertiaSeed` is never constructed
[INFO] [stdout]     --> src/iqs9151.rs:2676:8
[INFO] [stdout]      |
[INFO] [stdout] 2676 | struct ScrollInertiaSeed {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScrollInertiaState` is never constructed
[INFO] [stdout]     --> src/iqs9151.rs:2682:8
[INFO] [stdout]      |
[INFO] [stdout] 2682 | struct ScrollInertiaState {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `reset`, `start`, `start_with`, `step`, and `step_with` are never used
[INFO] [stdout]     --> src/iqs9151.rs:2693:18
[INFO] [stdout]      |
[INFO] [stdout] 2692 | impl ScrollInertiaState {
[INFO] [stdout]      | ----------------------- associated items in this implementation
[INFO] [stdout] 2693 |     pub const fn new() -> Self {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 2705 |     fn reset(&mut self) {
[INFO] [stdout]      |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2709 |     fn start(&mut self, seed: ScrollInertiaSeed, now_ms: u32) {
[INFO] [stdout]      |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2713 |     fn start_with(&mut self, seed: ScrollInertiaSeed, now_ms: u32, config: InertiaConfig) {
[INFO] [stdout]      |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2729 |     fn step(&mut self, now_ms: u32) -> Option<TrackpadScrollDelta> {
[INFO] [stdout]      |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2733 |     fn step_with(&mut self, now_ms: u32, config: InertiaConfig) -> Option<TrackpadScrollDelta> {
[INFO] [stdout]      |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clamp_i64_to_i32` is never used
[INFO] [stdout]     --> src/iqs9151.rs:4503:4
[INFO] [stdout]      |
[INFO] [stdout] 4503 | fn clamp_i64_to_i32(value: i64) -> i32 {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fixed_point_to_i16_rounded` is never used
[INFO] [stdout]     --> src/iqs9151.rs:4525:4
[INFO] [stdout]      |
[INFO] [stdout] 4525 | fn fixed_point_to_i16_rounded(value: i32, shift: u8) -> i16 {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `smooth_scroll_axis` is never used
[INFO] [stdout]     --> src/iqs9151.rs:4556:4
[INFO] [stdout]      |
[INFO] [stdout] 4556 | fn smooth_scroll_axis(previous_fp: i32, sample: i16) -> i32 {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cursor_motion_detected` is never used
[INFO] [stdout]     --> src/iqs9151.rs:4606:4
[INFO] [stdout]      |
[INFO] [stdout] 4606 | fn cursor_motion_detected(frame: CoordinateFrame) -> bool {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rmk` in this scope
[INFO] [stdout]  --> src/central.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rmk::macros::rmk_central;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `rmk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rmk`, use `cargo add rmk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rmk` in this scope
[INFO] [stdout]   --> src/central.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     use rmk::controller::PollingController;
[INFO] [stdout]    |         ^^^ use of unresolved module or unlinked crate `rmk`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rmk`, use `cargo add rmk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `lalapad_gen2_rmk::iqs9151::Iqs9151InputDevice`, `lalapad_gen2_rmk::iqs9151::Iqs9151KeyboardController`, `lalapad_gen2_rmk::iqs9151::Iqs9151MotionOutput`, `lalapad_gen2_rmk::iqs9151::Iqs9151ReadyPin`, `lalapad_gen2_rmk::iqs9151::Iqs9151SplitEventController`, `lalapad_gen2_rmk::iqs9151::TrackpadLayerController`
[INFO] [stdout]     --> src/central.rs:9:9
[INFO] [stdout]      |
[INFO] [stdout]    9 |         Iqs9151InputDevice, Iqs9151KeyboardController, Iqs9151MotionOutput, Iqs9151ReadyPin,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^ no `Iqs9151ReadyPin` in `iqs9151`
[INFO] [stdout]      |         |                   |                          |
[INFO] [stdout]      |         |                   |                          no `Iqs9151MotionOutput` in `iqs9151`
[INFO] [stdout]      |         |                   no `Iqs9151KeyboardController` in `iqs9151`
[INFO] [stdout]      |         no `Iqs9151InputDevice` in `iqs9151`
[INFO] [stdout]   10 |         Iqs9151SplitEventController, TrackpadLayerController, TrackpadSide,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^ no `TrackpadLayerController` in `iqs9151`
[INFO] [stdout]      |         |
[INFO] [stdout]      |         no `Iqs9151SplitEventController` in `iqs9151`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/iqs9151.rs:448:12
[INFO] [stdout]      |
[INFO] [stdout]  447 | #[cfg(target_arch = "arm")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `arm` feature
[INFO] [stdout]  448 | pub struct Iqs9151InputDevice<I2C, RDY = NoReadyPin> {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/iqs9151.rs:1346:12
[INFO] [stdout]      |
[INFO] [stdout] 1345 | #[cfg(target_arch = "arm")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `arm` feature
[INFO] [stdout] 1346 | pub struct Iqs9151KeyboardController<DEVICE> {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/iqs9151.rs:1401:10
[INFO] [stdout]      |
[INFO] [stdout] 1399 | #[cfg(target_arch = "arm")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `arm` feature
[INFO] [stdout] 1400 | #[derive(Clone, Copy, Debug, Eq, PartialEq)]
[INFO] [stdout] 1401 | pub enum Iqs9151MotionOutput {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/iqs9151.rs:395:12
[INFO] [stdout]      |
[INFO] [stdout]  394 | #[cfg(target_arch = "arm")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `arm` feature
[INFO] [stdout]  395 | pub struct Iqs9151ReadyPin<PIN> {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/iqs9151.rs:1419:12
[INFO] [stdout]      |
[INFO] [stdout] 1418 | #[cfg(target_arch = "arm")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `arm` feature
[INFO] [stdout] 1419 | pub struct Iqs9151SplitEventController;
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/iqs9151.rs:1444:12
[INFO] [stdout]      |
[INFO] [stdout] 1443 | #[cfg(target_arch = "arm")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `arm` feature
[INFO] [stdout] 1444 | pub struct TrackpadLayerController {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rmk` in this scope
[INFO] [stdout]  --> src/peripheral.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rmk::macros::rmk_peripheral;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `rmk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rmk`, use `cargo add rmk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `static_cell`
[INFO] [stdout]   --> src/central.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     use static_cell::StaticCell;
[INFO] [stdout]    |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `static_cell`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `static_cell`, use `cargo add static_cell` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `embassy_nrf` in the crate root
[INFO] [stdout]   --> src/central.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 |         ::embassy_nrf::bind_interrupts!(struct Iqs9151Irqs {
[INFO] [stdout]    |           ^^^^^^^^^^^ could not find `embassy_nrf` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `controller` in this scope
[INFO] [stdout]   --> src/central.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[controller(event)]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `controller` in this scope
[INFO] [stdout]   --> src/central.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 |     #[controller(event)]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `controller` in this scope
[INFO] [stdout]   --> src/central.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[controller(poll)]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `controller` in this scope
[INFO] [stdout]   --> src/central.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 |     #[controller(event)]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `embassy_nrf` in the crate root
[INFO] [stdout]   --> src/central.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let red = ::embassy_nrf::gpio::Output::new(
[INFO] [stdout]    |                     ^^^^^^^^^^^ could not find `embassy_nrf` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout] help: there is an enum variant `usbd_hid::hid_class::ReportType::Output`; try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 28 -         let red = ::embassy_nrf::gpio::Output::new(
[INFO] [stdout] 28 +         let red = usbd_hid::hid_class::ReportType::new(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `embassy_nrf` in the crate root
[INFO] [stdout]   --> src/central.rs:30:15
[INFO] [stdout]    |
[INFO] [stdout] 30 |             ::embassy_nrf::gpio::Level::High,
[INFO] [stdout]    |               ^^^^^^^^^^^ could not find `embassy_nrf` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `embassy_nrf` in the crate root
[INFO] [stdout]   --> src/central.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |             ::embassy_nrf::gpio::OutputDrive::Standard,
[INFO] [stdout]    |               ^^^^^^^^^^^ could not find `embassy_nrf` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `embassy_nrf` in the crate root
[INFO] [stdout]   --> src/central.rs:33:23
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let green = ::embassy_nrf::gpio::Output::new(
[INFO] [stdout]    |                       ^^^^^^^^^^^ could not find `embassy_nrf` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout] help: there is an enum variant `usbd_hid::hid_class::ReportType::Output`; try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 33 -         let green = ::embassy_nrf::gpio::Output::new(
[INFO] [stdout] 33 +         let green = usbd_hid::hid_class::ReportType::new(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `embassy_nrf` in the crate root
[INFO] [stdout]   --> src/central.rs:35:15
[INFO] [stdout]    |
[INFO] [stdout] 35 |             ::embassy_nrf::gpio::Level::High,
[INFO] [stdout]    |               ^^^^^^^^^^^ could not find `embassy_nrf` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `embassy_nrf` in the crate root
[INFO] [stdout]   --> src/central.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |             ::embassy_nrf::gpio::OutputDrive::Standard,
[INFO] [stdout]    |               ^^^^^^^^^^^ could not find `embassy_nrf` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `embassy_nrf` in the crate root
[INFO] [stdout]   --> src/central.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let blue = ::embassy_nrf::gpio::Output::new(
[INFO] [stdout]    |                      ^^^^^^^^^^^ could not find `embassy_nrf` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout] help: there is an enum variant `usbd_hid::hid_class::ReportType::Output`; try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 38 -         let blue = ::embassy_nrf::gpio::Output::new(
[INFO] [stdout] 38 +         let blue = usbd_hid::hid_class::ReportType::new(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `embassy_nrf` in the crate root
[INFO] [stdout]   --> src/central.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |             ::embassy_nrf::gpio::Level::High,
[INFO] [stdout]    |               ^^^^^^^^^^^ could not find `embassy_nrf` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `embassy_nrf` in the crate root
[INFO] [stdout]   --> src/central.rs:41:15
[INFO] [stdout]    |
[INFO] [stdout] 41 |             ::embassy_nrf::gpio::OutputDrive::Standard,
[INFO] [stdout]    |               ^^^^^^^^^^^ could not find `embassy_nrf` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `embassy_nrf` in the crate root
[INFO] [stdout]   --> src/central.rs:55:32
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let mut i2c_config = ::embassy_nrf::twim::Config::default();
[INFO] [stdout]    |                                ^^^^^^^^^^^ could not find `embassy_nrf` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `embassy_nrf` in the crate root
[INFO] [stdout]   --> src/central.rs:56:34
[INFO] [stdout]    |
[INFO] [stdout] 56 |         i2c_config.frequency = ::embassy_nrf::twim::Frequency::K400;
[INFO] [stdout]    |                                  ^^^^^^^^^^^ could not find `embassy_nrf` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `embassy_nrf` in the crate root
[INFO] [stdout]   --> src/central.rs:59:21
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let i2c = ::embassy_nrf::twim::Twim::new(
[INFO] [stdout]    |                     ^^^^^^^^^^^ could not find `embassy_nrf` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `embassy_nrf` in the crate root
[INFO] [stdout]   --> src/central.rs:67:51
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let ready = Iqs9151ReadyPin::active_low(::embassy_nrf::gpio::Input::new(
[INFO] [stdout]    |                                                   ^^^^^^^^^^^ could not find `embassy_nrf` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout] help: there is an enum variant `usbd_hid::hid_class::ReportType::Input`; try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 67 -         let ready = Iqs9151ReadyPin::active_low(::embassy_nrf::gpio::Input::new(
[INFO] [stdout] 67 +         let ready = Iqs9151ReadyPin::active_low(usbd_hid::hid_class::ReportType::new(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `embassy_nrf` in the crate root
[INFO] [stdout]   --> src/central.rs:69:15
[INFO] [stdout]    |
[INFO] [stdout] 69 |             ::embassy_nrf::gpio::Pull::Up,
[INFO] [stdout]    |               ^^^^^^^^^^^ could not find `embassy_nrf` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `p` in this scope
[INFO] [stdout]   --> src/central.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |             p.P1_03,
[INFO] [stdout]    |             ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `p` in this scope
[INFO] [stdout]   --> src/central.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |             p.P1_05,
[INFO] [stdout]    |             ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `p` in this scope
[INFO] [stdout]   --> src/central.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |             p.P1_07,
[INFO] [stdout]    |             ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `p` in this scope
[INFO] [stdout]   --> src/central.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |             p.TWISPI0,
[INFO] [stdout]    |             ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Iqs9151Irqs` in this scope
[INFO] [stdout]   --> src/central.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |             Iqs9151Irqs,
[INFO] [stdout]    |             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `p` in this scope
[INFO] [stdout]   --> src/central.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 |             p.P0_04,
[INFO] [stdout]    |             ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `p` in this scope
[INFO] [stdout]   --> src/central.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |             p.P0_05,
[INFO] [stdout]    |             ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `p` in this scope
[INFO] [stdout]   --> src/central.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |             p.P1_11,
[INFO] [stdout]    |             ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: no global memory allocator found but one is required; link to std or add `#[global_allocator]` to a static item that implements the GlobalAlloc trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[panic_handler]` function required, but not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rmk` in this scope
[INFO] [stdout]   --> src/peripheral.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     use rmk::controller::PollingController;
[INFO] [stdout]    |         ^^^ use of unresolved module or unlinked crate `rmk`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rmk`, use `cargo add rmk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lalapad-gen2-rmk` (bin "central") due to 34 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved imports `lalapad_gen2_rmk::iqs9151::Iqs9151InputDevice`, `lalapad_gen2_rmk::iqs9151::Iqs9151KeyboardController`, `lalapad_gen2_rmk::iqs9151::Iqs9151MotionOutput`, `lalapad_gen2_rmk::iqs9151::Iqs9151ReadyPin`, `lalapad_gen2_rmk::iqs9151::TrackpadLayerController`
[INFO] [stdout]     --> src/peripheral.rs:9:9
[INFO] [stdout]      |
[INFO] [stdout]    9 |         Iqs9151InputDevice, Iqs9151KeyboardController, Iqs9151MotionOutput, Iqs9151ReadyPin,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^ no `Iqs9151ReadyPin` in `iqs9151`
[INFO] [stdout]      |         |                   |                          |
[INFO] [stdout]      |         |                   |                          no `Iqs9151MotionOutput` in `iqs9151`
[INFO] [stdout]      |         |                   no `Iqs9151KeyboardController` in `iqs9151`
[INFO] [stdout]      |         no `Iqs9151InputDevice` in `iqs9151`
[INFO] [stdout]   10 |         TrackpadLayerController, TrackpadSide,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^ no `TrackpadLayerController` in `iqs9151`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/iqs9151.rs:448:12
[INFO] [stdout]      |
[INFO] [stdout]  447 | #[cfg(target_arch = "arm")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `arm` feature
[INFO] [stdout]  448 | pub struct Iqs9151InputDevice<I2C, RDY = NoReadyPin> {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/iqs9151.rs:1346:12
[INFO] [stdout]      |
[INFO] [stdout] 1345 | #[cfg(target_arch = "arm")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `arm` feature
[INFO] [stdout] 1346 | pub struct Iqs9151KeyboardController<DEVICE> {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/iqs9151.rs:1401:10
[INFO] [stdout]      |
[INFO] [stdout] 1399 | #[cfg(target_arch = "arm")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `arm` feature
[INFO] [stdout] 1400 | #[derive(Clone, Copy, Debug, Eq, PartialEq)]
[INFO] [stdout] 1401 | pub enum Iqs9151MotionOutput {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/iqs9151.rs:395:12
[INFO] [stdout]      |
[INFO] [stdout]  394 | #[cfg(target_arch = "arm")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `arm` feature
[INFO] [stdout]  395 | pub struct Iqs9151ReadyPin<PIN> {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/iqs9151.rs:1444:12
[INFO] [stdout]      |
[INFO] [stdout] 1443 | #[cfg(target_arch = "arm")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `arm` feature
[INFO] [stdout] 1444 | pub struct TrackpadLayerController {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `static_cell`
[INFO] [stdout]   --> src/peripheral.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     use static_cell::StaticCell;
[INFO] [stdout]    |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `static_cell`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `static_cell`, use `cargo add static_cell` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `embassy_nrf` in the crate root
[INFO] [stdout]   --> src/peripheral.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 |         ::embassy_nrf::bind_interrupts!(struct Iqs9151Irqs {
[INFO] [stdout]    |           ^^^^^^^^^^^ could not find `embassy_nrf` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `controller` in this scope
[INFO] [stdout]   --> src/peripheral.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[controller(event)]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `controller` in this scope
[INFO] [stdout]   --> src/peripheral.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 |     #[controller(poll)]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `controller` in this scope
[INFO] [stdout]   --> src/peripheral.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[controller(event)]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `embassy_nrf` in the crate root
[INFO] [stdout]   --> src/peripheral.rs:23:21
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let red = ::embassy_nrf::gpio::Output::new(
[INFO] [stdout]    |                     ^^^^^^^^^^^ could not find `embassy_nrf` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout] help: there is an enum variant `usbd_hid::hid_class::ReportType::Output`; try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 23 -         let red = ::embassy_nrf::gpio::Output::new(
[INFO] [stdout] 23 +         let red = usbd_hid::hid_class::ReportType::new(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `embassy_nrf` in the crate root
[INFO] [stdout]   --> src/peripheral.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 |             ::embassy_nrf::gpio::Level::High,
[INFO] [stdout]    |               ^^^^^^^^^^^ could not find `embassy_nrf` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `embassy_nrf` in the crate root
[INFO] [stdout]   --> src/peripheral.rs:26:15
[INFO] [stdout]    |
[INFO] [stdout] 26 |             ::embassy_nrf::gpio::OutputDrive::Standard,
[INFO] [stdout]    |               ^^^^^^^^^^^ could not find `embassy_nrf` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `embassy_nrf` in the crate root
[INFO] [stdout]   --> src/peripheral.rs:28:23
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let green = ::embassy_nrf::gpio::Output::new(
[INFO] [stdout]    |                       ^^^^^^^^^^^ could not find `embassy_nrf` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout] help: there is an enum variant `usbd_hid::hid_class::ReportType::Output`; try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 28 -         let green = ::embassy_nrf::gpio::Output::new(
[INFO] [stdout] 28 +         let green = usbd_hid::hid_class::ReportType::new(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `embassy_nrf` in the crate root
[INFO] [stdout]   --> src/peripheral.rs:30:15
[INFO] [stdout]    |
[INFO] [stdout] 30 |             ::embassy_nrf::gpio::Level::High,
[INFO] [stdout]    |               ^^^^^^^^^^^ could not find `embassy_nrf` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `embassy_nrf` in the crate root
[INFO] [stdout]   --> src/peripheral.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |             ::embassy_nrf::gpio::OutputDrive::Standard,
[INFO] [stdout]    |               ^^^^^^^^^^^ could not find `embassy_nrf` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `embassy_nrf` in the crate root
[INFO] [stdout]   --> src/peripheral.rs:33:22
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let blue = ::embassy_nrf::gpio::Output::new(
[INFO] [stdout]    |                      ^^^^^^^^^^^ could not find `embassy_nrf` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout] help: there is an enum variant `usbd_hid::hid_class::ReportType::Output`; try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 33 -         let blue = ::embassy_nrf::gpio::Output::new(
[INFO] [stdout] 33 +         let blue = usbd_hid::hid_class::ReportType::new(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `embassy_nrf` in the crate root
[INFO] [stdout]   --> src/peripheral.rs:35:15
[INFO] [stdout]    |
[INFO] [stdout] 35 |             ::embassy_nrf::gpio::Level::High,
[INFO] [stdout]    |               ^^^^^^^^^^^ could not find `embassy_nrf` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `embassy_nrf` in the crate root
[INFO] [stdout]   --> src/peripheral.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |             ::embassy_nrf::gpio::OutputDrive::Standard,
[INFO] [stdout]    |               ^^^^^^^^^^^ could not find `embassy_nrf` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `embassy_nrf` in the crate root
[INFO] [stdout]   --> src/peripheral.rs:50:32
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let mut i2c_config = ::embassy_nrf::twim::Config::default();
[INFO] [stdout]    |                                ^^^^^^^^^^^ could not find `embassy_nrf` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `embassy_nrf` in the crate root
[INFO] [stdout]   --> src/peripheral.rs:51:34
[INFO] [stdout]    |
[INFO] [stdout] 51 |         i2c_config.frequency = ::embassy_nrf::twim::Frequency::K400;
[INFO] [stdout]    |                                  ^^^^^^^^^^^ could not find `embassy_nrf` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `embassy_nrf` in the crate root
[INFO] [stdout]   --> src/peripheral.rs:54:21
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let i2c = ::embassy_nrf::twim::Twim::new(
[INFO] [stdout]    |                     ^^^^^^^^^^^ could not find `embassy_nrf` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `embassy_nrf` in the crate root
[INFO] [stdout]   --> src/peripheral.rs:62:51
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let ready = Iqs9151ReadyPin::active_low(::embassy_nrf::gpio::Input::new(
[INFO] [stdout]    |                                                   ^^^^^^^^^^^ could not find `embassy_nrf` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout] help: there is an enum variant `usbd_hid::hid_class::ReportType::Input`; try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 62 -         let ready = Iqs9151ReadyPin::active_low(::embassy_nrf::gpio::Input::new(
[INFO] [stdout] 62 +         let ready = Iqs9151ReadyPin::active_low(usbd_hid::hid_class::ReportType::new(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `embassy_nrf` in the crate root
[INFO] [stdout]   --> src/peripheral.rs:64:15
[INFO] [stdout]    |
[INFO] [stdout] 64 |             ::embassy_nrf::gpio::Pull::Up,
[INFO] [stdout]    |               ^^^^^^^^^^^ could not find `embassy_nrf` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `p` in this scope
[INFO] [stdout]   --> src/peripheral.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |             p.P1_03,
[INFO] [stdout]    |             ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `p` in this scope
[INFO] [stdout]   --> src/peripheral.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |             p.P1_05,
[INFO] [stdout]    |             ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `p` in this scope
[INFO] [stdout]   --> src/peripheral.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |             p.P1_07,
[INFO] [stdout]    |             ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `p` in this scope
[INFO] [stdout]   --> src/peripheral.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |             p.TWISPI0,
[INFO] [stdout]    |             ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Iqs9151Irqs` in this scope
[INFO] [stdout]   --> src/peripheral.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |             Iqs9151Irqs,
[INFO] [stdout]    |             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `p` in this scope
[INFO] [stdout]   --> src/peripheral.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |             p.P0_04,
[INFO] [stdout]    |             ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `p` in this scope
[INFO] [stdout]   --> src/peripheral.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |             p.P0_05,
[INFO] [stdout]    |             ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `p` in this scope
[INFO] [stdout]   --> src/peripheral.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |             p.P1_11,
[INFO] [stdout]    |             ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: no global memory allocator found but one is required; link to std or add `#[global_allocator]` to a static item that implements the GlobalAlloc trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[panic_handler]` function required, but not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lalapad-gen2-rmk` (bin "peripheral") due to 33 previous errors
[INFO] running `Command { std: "docker" "inspect" "1d452b5b462825cbc95f4fa5e0fc9bf3d1352e2d463e8364c5808d0e4e8eeab4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d452b5b462825cbc95f4fa5e0fc9bf3d1352e2d463e8364c5808d0e4e8eeab4", kill_on_drop: false }`
[INFO] [stdout] 1d452b5b462825cbc95f4fa5e0fc9bf3d1352e2d463e8364c5808d0e4e8eeab4
